×

static and instance methods meaning in Chinese

静态和实例方法

Examples

  1. While function pointers can only represent static functions , a delegate can represent both static and instance methods
    函数指针只能表示静态函数,委托则可以同时表示静态方法和实例方法。
  2. It shows how to map delegates to static and instance methods , and how to combine them to create multicast delegates
    示例演示了如何将委托映射到静态方法和实例方法,以及如何组合它们创建多路广播委托。
  3. In the following example , one delegate is mapped to both static and instance methods and returns specific information from each
    在下面的示例中,一个委托被同时映射到静态方法和实例方法,并分别返回特定的信息。

Related Words

  1. document instance set
  2. static sensation
  3. static population
  4. static interaction
  5. static electrometer
  6. static scintigram
  7. static strength
  8. static set
  9. static heterophoria
  10. static sensitinity
  11. static and instance fields
  12. static and instance members
  13. static and perimeter security
  14. static angle of repose
PC Version

Copyright © 2018 WordTech Co.